* { 
	margin:0;
	padding:0;
	}
	
body {
	background:url(/images/bg_strip.jpg) top left repeat-x #4a4947;
	background-color:#4a4947;
	}	
	
p, ul {
	margin:3px 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:1.2em;
	}
	
a {
	color:#9fbc3c;
	}
	
a:hover {
	text-decoration:none;
	}
	
ul {
	margin-left:30px;
	}
	
h1 {
	color:#9fbc3c;
	font-size:40px;
	font-weight:normal;
	margin:0 10px 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h2 { 
	color:#dcb226;
	font-size:31px;
	font-weight:normal;
	margin:5px 0 10px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h3 {
	color:#9fbc3c;
	font-size:20px;
	font-weight:normal;
	padding:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h4 {
	color:#DCB226;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
b {
	color:#DCB226;
	}
	
#container {
	position: relative;
	width: 688px;
	margin: 0 auto;
}
	
#body_index {
	background-image:url(images/body.jpg);
	position:relative;
	background-repeat:no-repeat;	
	width:688px;
	height:370px;
	}
	
#body_inner {
	background-image:url(images/inner_mainBack.jpg);
	position:relative;
	background-repeat:no-repeat;	
	width:688px;
	padding:10px 40px;
	}
	
#header {
	background-image:url(images/header.jpg);
	height: 48px;
	width: 688px;
}

#header_text h2 a{
	top:44px;
	position:absolute;
	width: 309px;
	height: 175px;
	left: 20px;
	text-decoration:none;
	color:#dcb226;
	font-size:31px;
	font-weight:normal;
	margin:5px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header_text h1 a{
	position:absolute;
	width: 270px;
	height: 104px;
	top:101px;
	left:383px;
	text-align:right;
	color:#9fbc3c;
	font-size:36px;
	font-weight:normal;
	margin:0 10px 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}


#navcontainer {
	position:absolute;
	width: 200px;
	height: 131px;
	left: 646px;
	top: 70px;
	text-align:right;
	}
	
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

#navlist li
	{
	padding-left: 10px;
	}

#navlist li a {
	color:#9fbc3c;
	font-size:14px;
	font-weight:normal;
	line-height:1.7em;
	text-decoration:none;
	padding-right:20px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}

#navlist li a:hover {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right .1em;
	}
	
#body_inner_strip {
	background:url(images/inner_strip.jpg) repeat-y;
	position: static;
	}	
	
#flashcontent {
	position:absolute;
	left: -18px;
	top: 2px;
	z-index:500;
	width:210px;	
	}
	
#body_strip {
	background-image:url(images/inner_strip.jpg);
	background-repeat: repeat-y;
	width: 680px;
	}	

#footer {
	background-image: url(pics/1.jpg);
	height: 270px;
	width: 680px; 
	}

#footer_text {
	top:31px;
	right:-40px;
	color:#9fbc3c;
	font-size:12px;
	position:relative;
	}
	
#footer_text a{
	color:#9fbc3c;
	}
	
#footer_text a:hover{
	text-decoration:none;
	}

	
.text1 {
	color:#9FBC3C;
	}
	
.text2 {
	color:#9FBC3C;
	}
	
.text1 a {
	color:#DCB226;
	}
.text2 a {
	color:#DCB226;
	}

	
#index_body_text1 {
	position: absolute;
	left: 143px;
	top: 10px;
	height: 180px;
	width: 431px;
	color:#FFFFFF;
}

#index_body_text2 {
	position: absolute;
	left: 193px;
	top: 225px;
	height: 185px;
	width: 373px;
	color:#FFFFFF;
}

#learn_plot, #learn_position {
	position:absolute;
	left: 435px;
	top: 192px;
	width: 139px;
	text-align:right;
	height: 32px;
	}
	
	
#learn_position {
	top: 350px;
}
	
#learn_plot a, #learn_position a{
	color:#DCB226;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding-left:15px;
	background:url(images/bullets.gif) left center  no-repeat;
	}

#learn_plot a:hover, #learn_position a:hover{
	background-position:2px center;
	}

#rightside {
	position:absolute;
	left: 593px;
	top: 20px;
	width: 262px;
	height: 350px;
	}
	
div.clients {
	position:relative;
	width:215px;
	margin:0 auto;
	font-size:12px;
	text-align:justify;
	top:-6px;
	}
	
div.clients h4{
	padding:6px 0 4px;
	}
	
#contacttable {
	position:relative;
	left:30px;
	width:400px;
	color:#FFFFFF;
	}
	
#contacttable td{
	padding:3px;
	}
	
#contacttable input, #contacttable select, #contacttable option, #contacttable textarea{
	color:#000000;
	font-size:12px;
	background-image:url(images/formBack.jpg);
	background-repeat:no-repeat;
	background-color:#cccccc;
	border:1px #000 solid;
	}
	
input.noback {
	background:transparent;
	border:0;
	}
#contactinfo {
	position:absolute;
	left: 437px;
	width: 321px;
	top: 10px;
	height: 169px;
	}
	
#contactplat {
	position:absolute;
	left: 437px;
	top: 240px;
	}
	
#green {
	background-color:#b9c593;
	}
	
.locationImg a img {
	position:relative;
	padding-bottom:0px;
	padding-left:15px;
	}
	
div.divider {
	width:100%;
	text-align:center;
	clear:both;
	margin:0px auto;
	}
	
#locationTXT {
	display:block;
	width:204px;
	float:left;
	}
	

#comm_txt {
	position:absolute;
	width:577px;
	top: 752px;
	left: 40px;
	}
	
.imgRight {
 	float:right;
	margin:10px 30px 10px 10px;
	}
	
#map {
	position:relative;
	float:right;
	border:#9FBC3C 5px solid;
	margin:0 7px 20px 0;	

	}
	
#map div {
	font-size:22px;
	color:#000;
	line-height:1.1em;
	}
	
#maptextLayout {
	width:800px;
	}	
	
#maptextLayout ul {
	color:#9FBC3C;
	margin-left:15px;
	}	
	
#maptextLayout ul li {

	padding:0 0 4px 0 ;
	list-style-type:square;
	font-size:12px;

	}
	
#maplayout {
	float:right;
	background-color:#6C6C6C;
	border:4px #000 solid;
	padding:10px 0;
	width:800px;
	text-align:center;
	margin-left:5px;
	}
	
#mainImage {
	border:0px #000 solid;
	}
		
#bc_footer {
	position:relative;
	width:600px;
	margin:0 auto;
		
	}
